home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for Command & Con…Warcraft 2 (3rd Edition) / Walnut Creek CDROM - Toolkit for Command & Conquer and Warcraft II 3rd ed.iso / cnc / unzipped / utils / mixmaker / mixmaker.doc < prev    next >
Encoding:
Text File  |  1996-04-17  |  5.2 KB  |  112 lines

  1.                                 MixMaker v0.6
  2.                              ===================
  3.  
  4.                                                 Copyright (c) 1996
  5.                                                 Den Trooster Benny
  6.                                               (bdentroo@uia.ua.ac.be)
  7.  
  8.   Some importent things.
  9. --------------------------
  10.  
  11. * This program belongs to the domain of FREEWARE. So uphold the copyright and
  12.   distribute free of charge.
  13.  
  14. * The use of this program is AT OWN RISK. I can not be held responsibel for
  15.   any damage caused by this product.
  16.  
  17.  
  18.   What is MixMaker ?
  19. ----------------------
  20.  
  21. Mixmaker is a product specially designed for the great game 'Command &
  22. Conquer'. With it you can create MIX-files of, at the moment, only single-
  23. player missions. Such a MIX-file, put in your C&C directory, will give you
  24. the possibility to play any game contained within it. For C&C v1.19p, putting
  25. such a MIX-file in your C&C directory will give the new topic "New Missions"
  26. in the main menu (this has been tested). It also works if you have the
  27. 'Covert Operations' demo (also been tested). So it should work with C&C v1.20
  28. (not been tested, there I don't have CO yet). A MIX-file also gives you the
  29. possibility to have missions with multiple scenario's, up to 4 scenario's per
  30. mission. Then the game itself will randomly (if you can call it that) choose
  31. a scenario for the choosen mission. For those having C&C v1.19p, putting such
  32. a MIX-file in your C&C directory also gives you the ability to add a new
  33. mission to the list ("New Missions") just by putting its SC?????.INI and
  34. SC?????.BIN files in your C&C directory. This is very handy for testing
  35. new custom-made scenario's, to later put them in a MIX-file with other
  36. missions using MixMaker, creating kind of a library.
  37.  
  38.  
  39.   The works.
  40. --------------
  41.  
  42. Mixmaker is very simple and obvious. To start, Mixmaker and the scenario's
  43. you wish to include in a MIX-file must be in the same directory. For the
  44. scenario's you need the INI- and the MAP- or BIN- file, having the same name
  45. (e.g. dropzone.ini, dropzone.map). Also be sure you don't have a file named
  46. SC-999.MIX in this directory. If you have and you create a MIX-file with
  47. MixMaker it will be destroyed there the MIX-file created by Mixmaker is named
  48. SC-999.MIX. So rename, copy or whatever if necessary.
  49.  
  50. Running Mixmaker gives a menu with the following topics:
  51.         A - Add new scenario
  52.         C - Create MIX-file
  53.         X - Exit MixMaker
  54. Starting at the bottom, X speeks for itself. C will create a MIX-file, named
  55. SC-999.MIX as you already know, of all the scenario's in the list, put there
  56. using A. Choosing A will ask you for 2 things: (1) the scenario codename and
  57. (2) the scenario filename. (1) The scenario codename, is the name used by C&C
  58. to recognize them. It is not the name displayed in the list "New Missions".
  59. The codename has the following form: sc[bg][0-9][0-9][ew][a-d], [...] meaning
  60. one character from the listed ones, and x-y meaning one from the range x till
  61. y, both included (e.g. scb24ea). The codenames sc???w? are allowed, there C&C
  62. also uses them, but they don't seem to work. Codenames differing only in the
  63. last character will give you 1 mission with different scenario's (e.g.
  64. scb36ea, scb36eb). The scenario codenames must be unique. If there exist
  65. multiple scenario's with the same codename there is a kind of precedence:
  66. highest precedence to those in the game (GENERAL.MIX), followed by those in
  67. SC-000.MIX, and so on, till SC-999.MIX with the lowest precedence. (2) The
  68. scenario filename is the name of the INI- and MAP- or BIN-file, specified
  69. without the extension. If a MAP-file exists as wel as a BIN-file then only
  70. the MAP-file will be used. After beeing specified both files (INI and MAP or
  71. BIN) are checked for existance and readability. Also the MAP- or BIN-file
  72. is checked for size. Repeat this procedure (A) until you have the required
  73. list of scenario's you wish to put in a MIX-file. Then C will create the MIX-
  74. file SC-999.MIX you need to put in your C&C directory. You can rename it to
  75. SC-???.MIX, with ??? going from 000 to 999, to your desire. Done.
  76.  
  77.  
  78.   Bugs, questions, ...
  79. ------------------------
  80.  
  81. If you discover any bugs, problems with the MIX-file, or anything else that
  82. seems weird or if you have questions or whatever mail it directly to me,
  83. bdentroo@uia.ua.ac.be .
  84.  
  85.  
  86.   Call out !
  87. ----------------
  88.  
  89. For releasing v1.0 I wish to include multi-player missions, but I don't have
  90. multi-player capabilities. So I don't have the scenario codenames of the
  91. multi-player mission. If anyone has the codenames (scm????) of the multi-
  92. player missions in C&C and in CO, the demo inclusive, please mail them to me.
  93. It will aid me in completing v1.0 and hopefully confirm what I already know.
  94. Please respond.
  95.  
  96.  
  97.   Thanks to ...
  98. -----------------
  99.  
  100. This program has been made possible by those mentioned below. My many thanks
  101. go out to them.
  102.  
  103. * Critical info in the documents
  104.   - The Command & Conquer Maps, CNCMAP.TXT, by Vladan Bato
  105.   - Command & Conquer - Covert Operations, HOW_TO.TXT, by Erwin
  106.  
  107. * Program
  108.   - The Mix Manager, v2.0, (c) 1995 Vladan Bato
  109.  
  110. * My mom (also a C&C freak)
  111.   - for the ever continueing C&C competition
  112.   - for testing the MIX-files